.over {
    overflow: hidden;
}


/*Floor002650 */

.Floor002650 * {
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

.Floor002650 .section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.top1 .header {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 200;
    padding: 0 5%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    background: #ddd;
}

.Floor002650 .header {
    position: static;
    left: 0;
    top: 0;
    z-index: 200;
    padding: 0 5%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    background: #ddd;
}

.Floor002650 .header-left {
    float: left;
    width: 23%;
    margin-top:10px
}

.Floor002650 .header-left img {
    padding-top: 3%;
}

.Floor002650 .header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ddd;
    z-index: 999;
}

@media(min-width:1025px) {
    .Floor002650 .header-left {
        display: table;
        height: 60px;
    }
    .Floor002650 .header-left a {
        display: table-cell;
        vertical-align: middle;
    }
}

.Floor002650 .header-right {
    float: right;
    width: 75%;
    padding-top: 2%;
}

.Floor002650 .header-top {
    line-height: 20px;
    padding: 15px 0;
}

.Floor002650 .header-top dt {
    float: right;
}

.Floor002650 .header-top dt>* {
    float: left;
}

.Floor002650 .open-search {
    width: 20px;
    height: 20px;
    background: url(../images/floor002650_btn_search.png) no-repeat center center;
}

.Floor002650 .header-top dt span a {
    display: inline-block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.Floor002650 .header-top dt span a:hover {
    color: #fff;
}

.Floor002650 .header-top dt span a::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin: 0 10px;
    width: 1px;
    height: 12px;
    margin-top: -2px;
    background: #fff;
    opacity: 0.5;
}

.Floor002650 .login-after {
    display: none;
    color: #fff;
}

.Floor002650 .header-bottom {
    position: relative;
}

.Floor002650 .top-language {
    position: absolute;
    right: 0;
    top: 0;
    width: 74px;
    border: 1px solid #ccc;
    line-height: 34px;
    overflow: hidden;
}

.Floor002650 .top-language a {
    color: #333;
    float: left;
    width: 50%;
    text-align: center;
}

.Floor002650 .top-language a.on {
    background: #0068b7;
    color: #fff;
}

.Floor002650 .top-menu li {
    /* float: left; */
    position: relative;
    /* width: 12%; */
    text-align: center;
}
.Floor002650 .top-menu ul {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

.Floor002650 .top-menu .add_tel {
    font-size: 30px;
    font-weight: bold;
    color: #0068b7;
    background: url(../images/addtel.png) left center no-repeat;
    background-size: 30px;
    padding: 0 0 0 40px;
    margin: 0 20px;
}
.Floor002650 .top-menu {
    padding-right: 80px;
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Floor002650 .top-menu li a {
    color: #333;
    line-height: 36px;
}

.Floor002650 .top-menu li em {
    font-style: normal;
}

.Floor002650 .top-menu li em a {
    font-size: 16px;
    position: relative;
    /* padding-bottom: 26px; */
    display: inline-block;
}

.Floor002650 .top-menu li em a::before {
    position: absolute;
    content: '';
    width: 0;
    height: 3px;
    background: #0068b7;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: width 0.3s ease-out;
}

.Floor002650 .top-menu li.aon em a::before {
    width: 100%;
}

.Floor002650 .top-menu li .sub {
    position: absolute;
    top: 100%;
    /* width: 100%; */
    left: -30px;
    right: -30px;
    display: none;
    z-index: 99999;
}

.Floor002650 .top-menu li .sub dd {
    background: #0068b7;
    opacity: 0;
    transform-origin: top center;
    width: 100%;
}

.Floor002650 .top-menu li .sub dd a {
    transition: 0.3s;
    display: block;
    color: #fff !important;
}

.Floor002650 .top-menu li .sub dd a:hover {
    color: #0068b7 !important;
    background: #fff;
}


/*------------- menu animation -------------------*/

.Floor002650 .top-menu li.aon .sub dd:first-of-type {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.1s;
}

.Floor002650 .top-menu li.aon .sub dd:nth-of-type(2) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.2s;
}

.Floor002650 .top-menu li.aon .sub dd:nth-of-type(3) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.3s;
}

.Floor002650 .top-menu li.aon .sub dd:nth-of-type(4) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.4s;
}

.Floor002650 .top-menu li.aon .sub dd:nth-of-type(5) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.5s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(6) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.6s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(7) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.7s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(8) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.8s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(9) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 0.9s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(10) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(11) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.1s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(12) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.2s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(13) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.3s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(14) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.4s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(15) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.5s;
}
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(16) {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1.6s;
}
.Floor002650 .top-menu li.aon .sub dd:last-of-type {
    animation: menu 0.3s ease-in-out forwards;
    animation-delay: 1s;
}

@keyframes menu {
    0% {
        opacity: 0;
        transform: scale(2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@media(min-width:1025px) {
    .Floor002650 .top-menu li:nth-child(3) .sub {
        width: 160px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media(max-width:1100px) {
    .Floor002650 .header {
        background: #ddd !important;
        position: relative;
        padding: 0 2%;
    }
    .Floor002650 .top-menu {
        display: none;
    }
    .Floor002650 #header_menu {
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 100;
        background: rgba(255, 255, 255, 0.8);
        width: 200px;
        display: none;
    }
    .Floor002650 #header_menu li {
        border-bottom: 1px solid #0d3374;
    }
    .Floor002650 #header_menu li em {
        font-style: normal;
        font-size: 18px;
        display: block;
        padding: 5% 10%;
    }
    .Floor002650 #header_menu li em a {
        display: block;
    }
    .Floor002650 #header_menu li dl {
        display: none;
        background: #0d3374;
        padding: 5% 10%;
    }
    .Floor002650 #header_menu li dl dd a {
        color: #fff;
        line-height: 30px;
    }
    .Floor002650 #header_menu li.has-sub em {
        position: relative;
    }
    .Floor002650 #header_menu li.has-sub em::before,
    .Floor002650 #header_menu li.has-sub em::after {
        position: absolute;
        content: '';
    }
    .Floor002650 #header_menu li.has-sub em::before {
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }
    .Floor002650 #header_menu li.has-sub em::after {
        right: 3%;
        border: 6px solid transparent;
        border-top-color: #0d3374;
        top: 50%;
        margin-top: -3px;
    }
    .Floor002650 #header_menu.header_menu_show {
        display: block;
    }
    .Floor002650 .top-language {
        position: relative;
        float: right;
    }
    .Floor002650 .header-bottom {
        padding-bottom: 15px;
        overflow: hidden;
        padding-right: 0;
    }
    .Floor002650 #open_menu {
        float: right;
        width: 36px;
        height: 36px;
        background: #fff;
        position: relative;
    }
    .Floor002650 #open_menu i {
        width: 60%;
        left: 20%;
        height: 3px;
        margin-top: -1.5px;
    }
    .Floor002650 #open_menu i,
    .Floor002650 #open_menu i::before,
    .Floor002650 #open_menu i::after {
        background: #0d3374;
    }
    .Banner002388 {
    overflow: hidden;
    margin: 82px 0 0;
}
}

@media(max-width:1024px) {
        .Banner002388 {
    overflow: hidden;
    margin: 62px 0 0;
}
    .Floor002650 .header {
        display: block;
        height: 72px;
    }
    .Floor002650 .header-left {
        position: absolute;
        left: 2%;
        top: 50%;
        transform: translateY(-50%);
        width: 58%;
        height: 110px;
    }
    .Floor002650 .header-right {
        margin-left: 0;
        width: auto;
        overflow: hidden;
    }
    .Floor002650 .top-language a {
        color: #fff;
    }
}

.Floor002650 .top-search,
.Floor002650 .top-search-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Floor002650 .top-search-layer {
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.Floor002650 .top-search {
    z-index: 202;
    left: -100%;
}

.Floor002650 .top-search .ytable {
    height: 100%;
}

.Floor002650 .top-search .main {
    position: relative;
    z-index: 200;
    margin: 0 auto;
    width: 90%;
    max-width: 600px;
    padding: 3%;
    border-radius: 20px;
    background: rgba(239, 132, 18, 0.16);
    border: 2px solid #383635;
    transform: scale(0);
    transition: transform ease-out 0.3s;
}

.Floor002650 .top-search-show {
    left: 0;
}

.Floor002650 .top-search-show .main {
    transform: scale(1);
}

.Floor002650 .top-search .main .close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #383635;
    cursor: pointer;
}

.Floor002650 .top-search .main .close::before,
.Floor002650 .top-search .main .close::after {
    position: absolute;
    content: '';
    width: 70%;
    left: 15%;
    top: 50%;
    height: 3px;
    margin-top: -1.5px;
    transform: rotate(45deg);
    background: #fff;
}

.Floor002650 .top-search .main .close::after {
    transform: rotate(-45deg);
}

.Floor002650 .top-search .main .box {
    position: relative;
    padding-right: 100px;
}

.Floor002650 .top-search .main .box .text {
    width: 100%;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #000;
    background: #fff;
}

.Floor002650 .top-search .main .box .btn {
    position: absolute;
    right: 0;
    text-align: center;
    width: 100px;
    line-height: 40px;
    top: 0;
    border: 1px solid #000;
    background: #0d3374;
    color: #fff;
    border-left: 0;
}

.Floor002650 .top-search .main p {
    color: #fff;
}

.Floor002650 .top-search .main p a {
    color: #fff;
    opacity: 0.8;
}

.Floor002650 .top-search .main p a::after {
    display: inline-block;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    margin: 0 10px;
    opacity: 0.5;
    vertical-align: middle;
}

.Floor002650 .top-search .main p a:last-child::after {
    display: none;
}

@media(max-width:480px) {
    .Floor002650 .top-search .main {
        padding: 20px;
    }
}


/*#fp-nav{position: fixed;z-index: 100;top: 50%;right:17px;transform: translate3d(0,-50%,0);-webkit-transform: translate3d(0,-50%,0);}*/

#fp-nav ul {
    padding: 15px 0;
}

#fp-nav ul li {
    margin: 5px 0;
    width: auto;
    height: auto;
}

#fp-nav ul li a {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: none;
    border: 3px solid transparent;
    position: relative;
    display: block;
    cursor: pointer;
}

#fp-nav ul li a.active {
    border-color: #fff;
}

#fp-nav ul li a:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
    background: #fff;
    border-radius: 50%;
}

#fp-nav ul li a.active:before {
    background: none;
}

#fp-nav ul li a span {
    display: none;
}

.Floor002650 .right-line {
    position: fixed;
    right: 17px;
    top: 15%;
    height: 70%;
    z-index: 90;
    width: 20px;
}

.Floor002650 .right-line i {
    position: absolute;
    width: 1px;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.Floor002650 .right-line i.tp {
    top: 0;
}

.Floor002650 .right-line i.bt {
    bottom: 0;
}

@media(max-width:1200px) {
    .Floor002650 .right-line,
    #fp-nav {
        display: none;
    }
}

.Floor002650 .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}

.Floor002650 .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .Floor002650 .slides {
    display: block;
}

* html .Floor002650 .slides {
    height: 1%;
}

.no-js .Floor002650 .slides>li:first-child {
    display: block;
}

.Floor002650 .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .Floor002650 .flex-viewport {
    max-height: 300px;
}

.Floor002650 .slides {
    zoom: 1;
}

.loadingimg {
    width: 100%;
    max-width: none;
    position: absolute;
    left: -100%;
    top: 0;
    opacity: 0;
}


/* =Skitter styles
----------------------------------------------- */

.box_skitter {
    position: relative;
    width: 100%;
    background: #000;
}

.box_skitter img {
    max-width: none;
}


/* Tip for stildv */

.box_skitter ul {
    display: none;
}

.box_skitter .container_skitter {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.box_skitter .image {
    overflow: hidden;
}

.box_skitter .image img {
    display: none;
    width: 100%;
}


/* =Box clone
-------------------------------------------------------------- */

.box_skitter .box_clone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    overflow: hidden;
    display: none;
    z-index: 20;
}

.box_skitter .box_clone img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}


/* =Navigation
-------------------------------------------------------------- */

.box_skitter .prev_button,
.box_skitter .next_button {
    display: none !important;
}


/* =Numbers
-------------------------------------------------------------- */

.box_skitter .info_slide {
    position: absolute;
    bottom: 15px;
    left: 0 !important;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.box_skitter .info_slide span {
    position: relative;
    display: inline-block;
    width: 116px;
    height: 41px;
    overflow: hidden;
    line-height: 1000px;
    background: url(../images/floor002650_dot.png) no-repeat left center;
    padding: 0 70px 0 0;
    cursor: pointer;
    transition: 0.3s;
}

.box_skitter .info_slide span::after {
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -1px;
    width: 66px;
    height: 2px;
    background: url(../images/floor002650-dots.png) repeat-x left center;
    right: 0;
}

.box_skitter .info_slide span:last-child {
    padding-right: 0;
    width: 46px;
}

.box_skitter .info_slide span:last-child::after {
    display: none;
}

.box_skitter .info_slide span.image_number_select {
    background-image: url(../images/floor002650_dot_on.png);
}

@media(max-width:480px) {
    .box_skitter .info_slide span {
        width: 30px;
        height: 30px;
        background-size: contain;
        padding-right: 0;
    }
    .box_skitter .info_slide span::after {
        display: none;
    }
}

.Floor002650 .home-more {
    width: 160px;
    text-align: center;
}

.Floor002650 .home-more a {
    position: relative;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 48px;
}

.Floor002650 .home-more a span {
    padding-right: 33px;
    background: url(../images/floor002650_more.png) no-repeat right center;
    text-transform: uppercase;
    transition: 0.3s;
}

.Floor002650 .home-more a::before,
.Floor002650 .home-more a::after {
    position: absolute;
    content: '';
    height: 100%;
    width: 70%;
    transition: 0.3s;
}

.Floor002650 .home-more a::before {
    left: 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.Floor002650 .home-more a::after {
    right: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.Floor002650 .home-more a:hover {
    color: #f08311;
}

.Floor002650 .home-more a:hover::before,
.Floor002650 .home-more a:hover::after {
    border-color: #f08311;
    width: 100%;
}

.Floor002650 .home-more a:hover span {
    padding-right: 20px;
    background-image: url(../images/floor002650_more_hover.png);
}

@media(max-width:480px) {
    .Floor002650 .home-more {
        width: 110px;
    }
    .Floor002650 .home-more a {
        line-height: 35px;
    }
}

.Floor002650 .line {
    position: absolute;
    width: 50%;
    top: 0;
    height: 100%;
}

.Floor002650 .line::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    left: 50%;
    top: 0;
}

.Floor002650 .line-l {
    left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.Floor002650 .line-r {
    right: 0;
}

.Floor002650 #about {
    background-image: url(../images/floor002650_bg2.jpg);
}

.Floor002650 #about .logo,
.Floor002650 #about .intro {
    z-index: 2;
}

.Floor002650 #about .logo {
    position: absolute;
    width: 29.0625%;
    left: 17.135%;
    top: 50%;
    transform: translateY(-42%);
}

.Floor002650 #about .logo img {
    display: block;
    width: 100%;
}

.Floor002650 #about .intro {
    position: relative;
    float: right;
    width: 56.51%;
    margin-right: 8.06%;
}

.Floor002650 #about .title {
    max-width: 948px;
    text-align: right;
    background: url(../images/floor002650_titlebg.png) no-repeat right top;
    background-size: contain;
    padding: 2.5% 5% 8% 0;
    font-size: 30px;
    color: #42efff;
}

.Floor002650 #about .intro figure {
    position: relative;
    margin-top: -8%;
}

.Floor002650 #about .home-more {
    position: absolute;
    right: 21%;
    bottom: 10%;
}

.Floor002650 #about .intro p {
    margin-top: 3%;
    margin-bottom: 0;
    padding-left: 26.45%;
    max-width: 78.62%;
    line-height: 34px;
    height: 102px;
    color: #b9bfcf;
}

.Floor002650 .section-main {
    padding-top: 113px;
    width: 100%;
    overflow: hidden;
}

@media(max-width:1200px) {
    .Floor002650 .section-main {
        padding: 3% 0;
    }
    .Floor002650 #about .logo {
        left: 2%;
        transform: translateY(-50%);
    }
    .Floor002650 #about .intro {
        width: 69%;
    }
    .Floor002650 #about .intro p {
        padding-left: 10%;
    }
}

@media(max-width:1024px) {
    .Floor002650 #about .title {
        font-size: 24px;
    }
    .Floor002650 #about .home-more {
        right: 0;
    }
    .Floor002650 #about .intro {
        margin-right: 2%;
    }
    .Floor002650 #about .intro p {
        max-width: none;
    }
}

@media(max-width:480px) {
    .Floor002650 #about .intro p {
        line-height: 24px;
        height: 72px;
    }
}

.Floor002650 #news {
    background-image: url(../images/floor002650_bg3.jpg);
}

.Floor002650 .news-main {
    margin-left: 16%;
    width: 80%;
    position: relative;
}

.Floor002650 .news-main .title aside {
    padding-left: 24px;
}

.Floor002650 .news-main .title .cn {
    font-size: 40px;
    color: #fff;
    position: relative;
}

.Floor002650 .news-main .title .cn::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: #fff;
}

.Floor002650 .news-main .title .en {
    background: url(../images/floor002650_sec3_titlebg2.png) no-repeat right top;
    padding-top: 61px;
    padding-right: 23px;
    min-height: 175px;
    margin-top: -60px;
}

.Floor002650 .news-main ul li {
    margin-bottom: 1%;
    position: relative;
}

.Floor002650 .news-main ul li .txt {
    margin-right: 5%;
    padding-right: 76px;
}

.Floor002650 .news-main li .dot {
    padding: 0 10px;
    font-size: 16px;
    line-height: 55px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}

.Floor002650 .news-main li .dot:hover {
    color: #f08311;
}

.Floor002650 .news-main li time {
    position: absolute;
    top: 0;
    right: 100%;
    width: 76px;
    text-align: center;
    color: #fff;
}

.Floor002650 .news-main li time span {
    font-size: 48px;
    display: block;
    line-height: 54px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 0;
    margin-bottom: 10px;
}

.Floor002650 .news-main li p {
    color: #fff;
    opacity: 0.82;
    line-height: 24px;
    height: 48px;
    margin: 10px;
}

.Floor002650 .news-main li .more {
    display: block;
    width: 55px;
    height: 32px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 0;
    transition: 0.2s;
}

.Floor002650 .news-main li .more::before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border-top: 2px solid #6b707e;
    border-right: 2px solid #6b707e;
    transform: rotate(45deg);
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
}

.Floor002650 .news-main li .more:hover {
    background: #f08311;
}

.Floor002650 .news-main li .more:hover::before {
    border-color: #fff;
}

@media(min-width:1201px) {
    .Floor002650 .news-main .title {
        position: absolute;
        left: -8%;
        top: -0px;
    }
    .Floor002650 .news-main ul li {
        float: left;
        width: 50%;
    }
    .Floor002650 .news-main ul li:first-child {
        margin-left: 50%;
    }
    .Floor002650 .news-main ul li:nth-child(2) {
        clear: left;
    }
}

@media(max-width:1200px) {
    .Floor002650 .news-main .title {
        display: inline-block;
    }
}

@media(max-width:768px) {
    .Floor002650 .news-main {
        width: auto;
        margin-left: 0;
    }
    .Floor002650 .news-main ul li .txt {
        padding-right: 0;
    }
}

.Floor002650 .sec2 .section-main {
    padding-top: 60px;
}

.Floor002650 #data {
    background-image: url(../images/floor002650_bg4.jpg);
}

.Floor002650 #data ul {
    position: relative;
}

.Floor002650 #data ul::before {
    position: absolute;
    content: '';
    width: 100%;
    top: 50%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    left: 0;
}

.Floor002650 #data li {
    position: relative;
    padding-bottom: 104%;
    width: 100%;
    margin-top: 10px;
}


/* .Floor002650 #data li:not(.no-hover)::before, */


/* .Floor002650 #data li:not(.no-hover)::after{ position:absolute; opacity:1; content:''; height:50%; background:#000; opacity:.7; transition:0.3s; width:100%;} */

.Floor002650 #data li::before {
    right: 100%;
    top: 0;
}

.Floor002650 #data li::after {
    left: 100%;
    bottom: 0;
}

.Floor002650 #data li:hover::before {
    right: 0;
}

.Floor002650 #data li:hover::after {
    left: 0;
}

.Floor002650 #data li.no-hover {
    padding-bottom: 0;
    width: 100%;
    float: none;
    margin-bottom: 2%;
}

.Floor002650 #data li.no {
    clear: left;
}

.Floor002650 #data li>a {
    position: absolute;
    left: 50%;
    width: 95%;
    height: 95%;
    z-index: 10;
    top: 0;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    transform: translateX(-50%);
}

.Floor002650 #data li>a p {
    font-size: 14px;
    color: #333;
    white-space:normal;
    max-height: 72px;
    line-height: 24px;
    margin: 15px;
}

.Floor002650 #data li:hover a {
    box-shadow: 0 0 10px #abe4fa;
}

.Floor002650 #data li article {
    width: 100%;
}

.Floor002650 #data li .icon {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.Floor002650 #data li .icon img {
    transition: all .5s;
    -webkit-transition: all .5s;
}

.Floor002650 #data li:hover .icon img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.CpSlider .owl-carousel .owl-item img {
    width: 71%;
    margin: 0 auto;
}

.CpSlider .owl-carousel .owl-nav {
    display: block !important;
}

.CpSlider .owl-nav button.owl-prev,
.sec2 .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    line-height: 40px !important;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    font-size: 22px !important;
}

.CpSlider .owl-nav button.owl-prev {
    background: #ddd!important;
    background-size: 12px;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
}

.CpSlider .owl-nav button.owl-next {
    background: #ddd!important;
    background-size: 12px;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
}

.CpSlider .owl-nav button.owl-prev:hover {
    background: #0d3374 !important;
    background-size: 12px;
    color: #fff !important;
}

.CpSlider .owl-nav button.owl-next:hover {
    background: #0d3374 !important;
    background-size: 12px;
    color: #fff !important;
}

.CpSlider .owl-carousel .owl-nav .owl-dots {
    display: none !important;
}

.Floor002650 #data li {}

.sec2 li.no-hover {
    text-align: center;
    padding-right: 0%;
    padding-left: 0%;
}

.sec2 li.no-hover .title aside {
    padding-left: 24px;
}

.sec2 li.no-hover .title .en {
    background: url(../images/floor002650_sec4_titlebg.png) no-repeat right top;
    padding-top: 60px;
    padding-right: 37px;
    min-height: 127px;
    margin-top: -60px;
}

.sec2 li.no-hover p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    /* height:68px;*/
    width: 60%;
    margin: 5px auto 0;
}

.sec2.active li.no-hover .title {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
    transition: all 1s 0.6s;
    margin-top: 2%;
}

@media(min-width:1025px) {
    .sec2 li.no-hover .title {
        display: inline-block;
        text-align: left;
        transform: translateX(100px);
        -webkit-transform: translateX(100px);
        opacity: 0;
        transition: all 1s 0.6s;
    }
    .sec2 li.no-hover .title .cn {
        font-size: 40px;
        color: #1d4b75;
        overflow: hidden;
    }
    .sec2 li.no-hover .title .cn::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -20px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 2px;
        background: #1d4b75;
    }
}
@media(max-width:1800px) {
	.Floor002650 #data li {
        padding-bottom: 130%;
    }
}
@media(max-width:1440px) {
	.Floor002650 #data li {
        padding-bottom: 124%;
    }
}
@media(max-width:1366px) {
    li.row-2 {
        padding-right: 5%;
    }
    li.row-2 .title {
        margin-top: -5%;
    }
    .Floor002650 #data li {
        padding-bottom: 130%;
    }
}

@media(max-width:1200px) {
    .Floor002650 #data li.row-2 {
        width: 100%;
    }
    .Floor002650 #data ul::before {
        display: none;
    }
    .Floor002650 #data li.row-2 .title {
        margin-top: 0;
    }
    .Floor002650 #data li {
        padding-bottom: 142%;
    }
}

@media(max-width:1024px) {
    .Floor002650 #data li.row-2 .title .cn {
        font-size: 24px;
    }
    .Floor002650 #data li {
        padding-bottom: 142%;
    }
}

@media(max-width:768px) {
    .Floor002650 #data li>a p {
        font-size: 16px;
        max-height: 48px;
        line-height: 24px;
        margin-top: 0;
    }
    .Floor002650 .sec2 .section-main {
        padding-top: 0;
    }
    .sec2 li.no-hover .title .cn {
        font-size: 24px;
        color: #333;
    }
    .sec2 li.no-hover .title .cn::before {
        background: #333;
    }
    .CpSlider .owl-carousel .owl-nav {
        display: none !important;
    }
}

@media(max-width:480px) {
    .Floor002650 #data li {
        width: 100%;
        padding-bottom: 104%;
        margin-bottom: 0%;
    }
    .Floor002650 #data li.no {
        display: none;
    }
    .Floor002650 #data li.row-2 p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .Floor002650 #data .line {
        display: none;
    }
}

.sec3 .title {
    position: absolute;
    left: 14%;
    top: 14%;
    z-index: 10;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    opacity: 0;
    transition: all 1s 0.6s;
}

.sec3.active .title {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
    transition: all 1s 0.6s;
}

.Floor002650 #service li {
    overflow: hidden;
}

@media(min-width:1025px) {
    .Floor002650 #service ul {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 5;
    }
    .Floor002650 #service li {
        position: absolute;
        width: 50%;
        height: 50%;
    }
    .sec3.active .title {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        opacity: 1;
        transition: all 1s 0.6s;
    }
    .Floor002650 #service .title aside {
        padding-left: 24px;
    }
    .Floor002650 #service .title .cn {
        font-size: 40px;
        color: #fff;
        margin-top: 30%;
        position: relative;
    }
    .Floor002650 #service .title .cn::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -20px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 2px;
        background: #fff;
    }
    .Floor002650 #service .title .en {
        background: url(../images/floor002650_sec3_titlebg2.png) no-repeat right top;
        padding-top: 61px;
        padding-right: 23px;
        min-height: 175px;
        margin-top: -60px;
    }
    .Floor002650 #service li:first-child {
        height: 100%;
        top: 0;
        left: 0;
    }
    .Floor002650 #service li:nth-child(3),
    .Floor002650 #service li:nth-child(4) {
        width: 25%;
        bottom: 0;
    }
    .Floor002650 #service li:nth-child(2) {
        right: 0;
        top: 0;
    }
    .Floor002650 #service li:nth-child(3) {
        left: 50%;
    }
    .Floor002650 #service li:nth-child(4) {
        right: 0;
    }
    .Floor002650 #service li .Ispic {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 1;
    }
    .Floor002650 #service li:first-child .main {
        top: 30px;
    }
    .Floor002650 #service li .main {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 4;
        height: 100%;
    }
    .Floor002650 #service li .main .ytable {
        height: 100%;
        width: 90%;
        max-width: 585px;
        margin: 0 auto;
    }
}

.Floor002650 #service li .Ispic {
    transition: 0.3s ease-in-out;
}

.Floor002650 #service li .main {
    color: #fff;
    text-align: center;
}


/* .Floor002650 #service li .main{ color:#fff; text-align:center; } */


/* .Floor002650 #service li h3{ font-size:36px; margin:0; font-weight:normal;} */

.Floor002650 h3 {
    font-size: 36px;
    margin: 0;
    font-weight: normal;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    opacity: 0;
    transition: all 1s 0.6s;
}


/* .Floor002650  h3{ font-size:36px; margin:0; font-weight:normal;opacity:1;transition:all 1s 0.6s;} */

.sec3.active h3 {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
    transition: all 1s 0.6s;
}
.sec3.active em{ height:20px; display:block}
.sec3 dl{width:100%; overflow:hidden;padding-bottom:10px; transform: translateX(0px);-webkit-transform: translateX(0px); opacity:0; transition: all 1s 0.6s; margin-left:100%}
.sec3.active dl{opacity:1;transform: translateX(0px);-webkit-transform: translateX(0px); margin-left:0}
.sec3 dl dd{font-size: 16px;opacity:1;line-height:25px; color:#fff; text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:center}
.sec3 dl dt{font-size: 14px;opacity: 0.8;line-height:25px; color:#fff;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; text-align:left}

.Floor002650 #service li p {
    font-size: 16px;
    opacity: 0.8;
    line-height: 36px;
    -webkit-line-clamp:5;
}

.Floor002650 #service li:first-child p {
    margin: 5% 0 15% 0;
}

.Floor002650 #service li .home-more {
    margin: 0 auto;
}

.Floor002650 #service li:not(:first-child) .home-more {
    height: 0;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    overflow: hidden;
    transition: 0.3s ease-out;
}

.Floor002650 #service li:hover:not(:first-child) .home-more {
    height: 48px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}

.Floor002650 #service li::before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 3;
    opacity: 0;
    transition: 0.2s;
}

.Floor002650 #service li:hover::before {
    opacity: 1;
}

.Floor002650 #service li:hover .Ispic {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

@media(max-width:1280px) {
    .Floor002650 #service li h3 {
        font-size: 24px;
    }
}

@media(min-width:1025px) and (max-width:1200px) {
    .Floor002650 #service ul {
        height: auto;
        padding-bottom: 60%;
    }
    .Floor002650 #service li:first-child p {
        margin: 3% 0;
    }
}

@media(max-width:1024px) {
    .Floor002650 #service .title {
        left: 50%;
        top: 2%;
        transform: translateX(-50%);
        color: #fff;
    }
    .Floor002650 #service ul {
        height: auto;
    }
    .Floor002650 #service li {
        position: relative;
        left: auto !important;
        margin-bottom: 1px;
        right: auto;
        width: auto !important;
        height: auto !important;
    }
    .Floor002650 #service li .Ispic {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .Floor002650 #service li .main {
        position: relative;
        z-index: 10;
        margin: 0 auto;
        padding: 15% 0;
        max-width: 90%;
    }
    .Floor002650 #service li:first-child .main {
        padding-top: 185px;
    }
    .Floor002650 #service li:first-child .main h3 {
        padding-top: 10%;
    }
    .Floor002650 #service li:not(:first-child) .home-more {
        height: 48px;
        transform: translateY(0);
    }
    .Floor002650 #service .title .cn {
        font-size: 24px;
    }
}

.Floor002650 #footer {
    background: #0b1f40;
}

.Floor002650 #footer .copyright {
    text-align: center;
    color: #333;
    opacity: 0.8;
}

.Floor002650 #footer .copyright a {
    color: #333;
    text-decoration: underline;
}
.Floor002650 #footer .copyright a img {
    width: 20px;
    margin: 0 10px 0 20px;
}
.Floor002650 #footer footer {
    width: 100%;
    overflow: hidden;
    padding: 4% 3%;
}

.Floor002650 #footer nav dt {
    font-size: 18px;
    color: #333;
    padding-bottom: 15px;
}

@media(min-width:1025px) {
    .Floor002650 #footer nav ol {
        float: right;
        width: 17.29%;
    }
    .Floor002650 .bottom-menu {
        float: left;
        width: 82.71%;
    }
}

.Floor002650 #footer nav ol figure {
    max-width: 145px;
    padding-bottom: 15px;
}

.Floor002650 #footer nav ol .bdsharebuttonbox a {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/floor002650_share.png) no-repeat left top rgba(228, 228, 228, 0.2);
    border-radius: 50%;
    margin: 0;
    padding: 0;
    line-height: normal;
    margin-right: 14px;
}

.Floor002650 #footer nav ol .bdsharebuttonbox a.bds_tsina {
    background-position: -54px 0;
}

.Floor002650 #footer nav ol .bdsharebuttonbox a.bds_weixin {
    margin-right: 0;
    background-position: -105px 0;
}

.Floor002650 .bottom-menu dl {
    float: left;
    width: 16.66666666%;
}

.Floor002650 .bottom-menu dd {
    line-height: 36px;
}

.Floor002650 .bottom-menu dd a {
    color: #333;
    opacity: 0.4;
}

.Floor002650 .bottom-menu dd a:hover {
    opacity: 1;
}

@media(max-width:1024px) {
    .Floor002650 .bottom-menu {
        display: none;
    }
    .Floor002650 #footer nav ol {
        display: table;
        text-align: center;
        margin: 0 auto;
    }
}

@media(max-width:768px) {
    .Floor002650 #service li:first-child .main {
        padding-top: 20px;
    }
}

.Floor002650 .active * {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.Floor002650 #about.active .logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.Floor002650 #about.active .intro {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

.Floor002650 .news-main ul li {
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    opacity: 0;
    transition: all 1s 0.6s;
}

.Floor002650 .active .news-main li {
    /*-webkit-animation-name:bounceInRight;
  animation-name:bounceInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;*/
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}

.Floor002650 .news-main ul li:nth-child(2n) {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    opacity: 0;
    transition: all 1s 0.6s;
}

.Floor002650 .active .news-main li:nth-child(2n) {
    /*-webkit-animation-name:bounceInLeft;
  animation-name:bounceInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;

*/
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}

.Floor002650 #data.active li.row-2 {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}


/*.Floor002650 #data.active li:nth-child(1){
 -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft;
  animation-delay:0.3s;
}
.Floor002650 #data.active li:nth-child(2){
 -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft;
  animation-delay:0.5s;
}
.Floor002650 #data.active li:nth-child(5){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.3s;
}
.Floor002650 #data.active li:nth-child(6){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.5s;
}
.Floor002650 #data.active li:nth-child(7){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.7s;
}*/

@media(min-width:1024px) {
    .sec4 .news-main .title {
        transform: translateX(100px);
        -webkit-transform: translateX(100px);
        opacity: 0;
        transition: all 1s 0.6s;
        -webkit-animation-name: slideInLeft;
        animation-name: slideInLeft;
    }
    .sec4.active .title {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        opacity: 1;
        transition: all 1s 0.6s;
    }
}

@media(max-width:1200px) {
    .Floor002650 #fullpage,
    .Floor002650 .fp-table,
    .Floor002650 .fp-tableCell {
        height: auto!important;
    }
}

@media(max-width:768px) {
    .Floor002650 .active * {
        margin-top: 15px;
    }
    .Floor002650 .news-main .title .cn {
        font-size: 24px;
    }
    .Floor002650 .news-main li time {
        left: -15%;
        right: none;
        display: none;
    }
    .Floor002650 .news-main .title .cn::before {
        content: none;
    }
    .Floor002650 .news-main .title {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .Floor002650 .news-main .title aside {
        padding-left: 0;
    }
}


/*Bottom002942 */

.Bottom002942 {
    background: #e7e9ec;
    padding-bottom: 20px;
}

.Bottom002942 .auto {
    max-width: 1440px;
    width: 96%;
}

.Bottom002942 .ytable {
    padding: 45px 0 20px;
}

.Bottom002942 .copyright {
    line-height: 20px;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    color: #666;
}

.Bottom002942 .copyright a {
    color: #333;
    margin-right: 15px;
    text-decoration: underline;
}

.Bottom002942 .copyright a:hover {
    color: rgba(0, 0, 0, 0.8);
}

.Bottom002942 .contact nav {
    margin-bottom: 25px;
}

.Bottom002942 .contact nav a {
    display: inline-block;
    color: #333;
    font-size: 18px;
}

.Bottom002942 .contact nav a:not(:last-child):after {
    width: 2px;
    height: 12px;
    background: #666;
    margin: 0 20px;
    content: '';
    display: inline-block;
}

.Bottom002942 .contact dd {
    color: #666;
    font-size: 15px;
    line-height: 2em;
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: left 9px;
}

.Bottom002942 .contact dd.ico-1 {
    background-image: url("../images/bottom002942_icon1.png");
}

.Bottom002942 .contact dd.ico-2 {
    background-image: url("../images/bottom002942_icon2.png");
}

.Bottom002942 .contact dd.ico-3 {
    background-image: url("../images/bottom002942_icon3.png");
}

.Bottom002942 .contact nav a:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media(min-width:1025px) {
    .Bottom002942 .logo {
        width: 35.667%;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
    }
    .Bottom002942 .logo img {
        width: 60%;
        max-width: 368px;
    }
    .Bottom002942 .contact {
        padding-left: 6.25vw;
    }
}

@media(max-width:1024px) {
    .Bottom002942 {
        text-align: center;
    }
    .Bottom002942 .ytable,
    .Bottom002942 .ytable-cell {
        display: block;
    }
    .Bottom002942 .contact dl {
        display: table;
        margin: 0 auto;
        text-align: left;
    }
    .Bottom002942 .logo {
        padding-bottom: 5vw;
    }
    .Bottom002942 .contact nav a {
        margin-bottom: 4px;
    }
    .Bottom002942 .ytable {
        padding: 5vw 0;
    }
}

@media(max-width:640px) {
    .Bottom002942 .contact dd,
    .Bottom002942 .contact nav a {
        font-size: 3vw;
    }
    .Bottom002942 .contact nav a:not(:last-child):after {
        margin: 0 2vw;
    }
    .Bottom002942 .logo img {
        width: 50%;
    }
}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ */


/*
 .Banner002388 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
 */

.Banner002388 {
    overflow: hidden;
    margin: 72px 0 0;
}

.Banner002388 img {
    position: relative;
    width: 100%;
}

@media only screen and (max-width:1024px) {
    .Banner002388 img {
        width: 100%;
        left: 0%;
        max-width: none;
    }
}

@media only screen and (max-width:768px) {
    .Banner002388 img {
        width: 100%;
        left: 0%;
    }
}


/*
  .Menu002795
  */

.Menu002795 {
    background: #f8f8f8;
    padding: 2% 0 0;
    border-bottom: 1px solid #eee;
}

.Menu002795 ul {
    margin-bottom: 2%;
    text-align: center;
}

.Menu002795 li {
    display: inline-block;
    margin: 1% 1%;
    margin-bottom: 1px;
}

.Menu002795 li a {
    display: block;
    padding: 0 40px;
    border-radius: 50px;
    line-height: 35px;
    border: 1px solid #e2e2e2;
    background: #efefef;
    font-size: 15px;
}

.Menu002795 li:hover a,
.Menu002795 li.aon a {
    color: #fff;
    background: #28459b;
    border-color: #28459b;
}

.Menu002795 dl {
    font-size: 0;
    text-align: center;
}

.Menu002795 dd {
    display: inline-block;
    padding: 0 40px;
    position: relative;
}

.Menu002795 dd::after {
    position: absolute;
    content: '';
    width: 1px;
    right: 0;
    top: 50%;
    height: 14px;
    margin-top: -7px;
    background: #dfdfdf;
}

.Menu002795 dd:last::after {
    display: none;
}

.Menu002795 dd a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 82px;
    font-size: 18px;
    line-height: 82px;
    text-transform: uppercase;
}

.Menu002795 dd a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 2px;
    width: 100%;
}

.Menu002795 dd.aon a,
.Menu002795 dd:hover a {
    color: #28459b;
}

.Menu002795 dd.aon a:after,
.Menu002795 dd:hover a:after {
    background: #28459b;
}

@media(max-width: 930px) {
    .Menu002795 ul {
        float: none;
        max-width: none;
        overflow: hidden;
    }
    .Menu002795 li {
        margin: 0 0 1% 0;
        text-align: center;
        width: auto;
    }
    .Menu002795 li a {
        padding: 0 10px;
    }
}

@media(max-width:768px) {
    .Menu002795 dl {
        text-align: justify;
    }
    .Menu002795 dd {
        width: 49%;
        text-align: center;
        padding: 0;
    }
    .Menu002795 dd:nth-child(2n)::after {
        display: none;
    }
    .Menu002795 dd a {
        font-size: 16px;
    }
}


/* pro */

.pro {
    padding: 4% 0;
}

.pro li {
    width: 25%;
}


/*
  .RighInfo002803 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.RighInfo002803 {
    padding: 4% 0;
}

.RighInfo002803 .txtbox {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
    margin-bottom: 4%;
}

.RighInfo002803 .name {
    font-size: 24px;
    color: #000;
    line-height: 1;
    padding-bottom: 20px;
}

.RighInfo002803 .name em {
    font-style: normal;
    color: #d16114;
}

.RighInfo002803 .word {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    position: relative;
}

.RighInfo002803 .word .wap_pic {
    display: block;
    text-align: center;
}

.RighInfo002803 .word .pc_pic {
    display: none;
}

.RighInfo002803 .word .fr {
    margin-left: 60px;
    margin-bottom: 40px;
}

.RighInfo002803 .word .fl {
    margin-right: 60px;
    margin-bottom: 40px;
    margin-top: 40px;
}

@media only screen and (min-width:769px) {
    .RighInfo002803 .name {
        font-size: 36px;
        padding-bottom: 30px;
    }
    .RighInfo002803 .word .wap_pic {
        display: none;
    }
    .RighInfo002803 .word .pc_pic {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }
    .RighInfo002803 .word .pic {
        display: block;
        float: right;
        margin-left: 50px;
    }
    .RighInfo002803 .p {
        margin-bottom: 20px;
    }
    .RighInfo002803 .word .gs_left {
        width: 50%;
        float: left;
    }
    .RighInfo002803 .word .gs_right {
        width: 48%;
        float: right;
    }
    .RighInfo002803 .word .gs_right img {
        width: 100%;
    }
    /* .RighInfo002803 .p { padding-right: 59%; margin-bottom: 20px; }
 .RighInfo002803 .p1 { padding-right: 45%; } */
}

@media (max-width: 1200px) {
    .RighInfo002803 .word .pc_pic {
        position: static;
        width: 45%;
        float: right;
        margin-left: 5%;
    }
    .RighInfo002803 .p,
    .RighInfo002803 .p1 {
        padding-right: 0;
    }
}

.RighInfo002803 ul {
    padding-top: 4%;
}

.RighInfo002803 li {
    float: left;
    width: 32%;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
}

.RighInfo002803 li+li {
    margin-left: 2%;
}

.RighInfo002803 li div {
    padding: 6% 0;
    margin: 0 auto;
    width: 80%;
    max-width: 280px;
}

.RighInfo002803 li figure img {
    width: 50%;
    max-width: 100px;
    ;
    transition: 0.3s;
}

.RighInfo002803 li h3 {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    margin: 0;
    margin-top: 15px;
}

.RighInfo002803 li p {
    line-height: 1;
    font-size: 18px;
    color: #585858;
    margin-bottom: 0;
}

.RighInfo002803 li:hover * {
    color: #d16114 !important;
}

.RighInfo002803 li:hover figure img {
    transform: rotateY(180deg);
}

@media(max-width:1024px) {
    .RighInfo002803 .word .gs_left,
    .RighInfo002803 .word .gs_right {
        width: 100%;
        float: none;
    }
}

@media(max-width:768px) {
    .RighInfo002803 li h3 {
        font-size: 20px;
        margin-top: 10px;
    }
    .RighInfo002803 li p {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .RighInfo002803 li {
        width: 100%;
        float: none;
        margin-left: 0 !important;
        margin: 2% 0;
    }
}


/*
  .Floor001788 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.Floor001788 {
    padding: 4% 0;
}

.Floor001788 dl {
    float: left;
    width: 100%;
}

.Floor001788 dd {
    float: left;
    width: 33.33333333%;
    padding-bottom: 20%;
    position: relative;
    z-index: 10;
    text-align: center;
    overflow: hidden;
}

.Floor001788 dd a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #555;
    z-index: 1;
}

.Floor001788 dd .table {
    background: rgba(234, 234, 234, 0.5);
    display: table;
    width: 100%;
    height: 100%;
}

.Floor001788 dd:nth-child(2n) .table {
    background: rgba(0, 85, 162, 0.78);
}

.Floor001788 dd .table_cell {
    display: table-cell;
    vertical-align: middle;
}

.Floor001788 dd img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Floor001788 dd h3 {
    padding-bottom: 5%;
    font-size: 20px;
    position: relative;
    opacity: 1 !important;
    transform: none
}

.Floor001788 dd h3 i {
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #0055a2;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.Floor001788 dd:nth-child(2n) h3 {
    color: #fff;
}

.Floor001788 dd:nth-child(2n) h3 i {
    background-color: #fff;
}

.Floor001788 dd p {
    line-height: 24px;
    height: 0;
    overflow: hidden;
    padding: 0 10%;
    transition: 0.4s;
}

.Floor001788 dd:hover p {
    height: 72px;
    overflow: hidden
}

.Floor001788 dd:nth-child(2n) p {
    color: #fff;
}

.Floor001788 dd span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/floor001788-a_more_gray.png) no-repeat;
    overflow: hidden;
    line-height: 1000px;
}

.Floor001788 dd:nth-child(2n) span {
    background-image: url(../images/floor001788-a_more.png);
}

.Floor001788 dd:hover span {
    background-image: url(../images/floor001788-a_more_hover.png);
}

.Floor001788 h1 {
    clear: both;
    margin: 0;
    color: #0055a2;
    padding: 13% 0 8% 0;
    font-size: 36px;
    text-align: center;
    line-height: normal;
}

.Floor001788 h1 span {
    display: block;
    color: #555;
    font-size: 14px;
    font-weight: normal;
}

@media(max-width:1000px) {
    .Floor001788 h1 {
        font-size: 24px;
    }
    .Floor001788 .list li h3 {
        font-size: 14px;
    }
    .Floor001788 dd h3 {
        font-size: 16px;
    }
}

@media(max-width:768px) {
    .Floor001788 dl {
        float: none;
        width: 100%;
        margin-top: 0;
        padding-top: 2%;
    }
    .Floor001788 dd {
        width: 50%;
        padding-bottom: 90%;
    }
    .Floor001788 dd:nth-child(2n) .table {
        background: rgba(0, 85, 162, 1);
    }
}

@media(max-width:640px) {
    .Floor001788 dd p {
        display: block;
        overflow: initial;
    }
    .Floor001788 dd .table {
        display: block;
    }
}

@media(max-width:480px) {
    .Floor001788 dd span {
        display: none;
    }
}


/*TextList000286 */

.TextList000286 {
    padding: 4% 0;
}

.TextList000286 li .inner {
    border: solid 1px #e5e5e5;
    border-left: 4px solid #d16114;
    padding: 20px 20px 15px;
}

.TextList000286 li .title {
    color: #bbb;
}

.TextList000286 li .tit>* {
    float: left;
}

.TextList000286 li .tit b {
    font-size: 18px;
    color: #000;
    max-width: 70%;
}

.TextList000286 li .tit span {
    max-width: 25%;
    margin-left: 3%;
    line-height: 18px;
    padding-top: 6px;
}

.TextList000286 li p {
    margin-bottom: 0;
    position: relative;
    line-height: 30px;
    padding-right: 100px;
}

.TextList000286 li p span.price {
    color: #28459b;
    font-size: 16px;
}

.TextList000286 li p a {
    position: absolute;
    right: 0;
    width: 95px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background: #28459b;
    transition: 0.3s;
}

.TextList000286 li p a:hover {
    background: #d16114;
}

@media(min-width:641px) {
    .TextList000286 li .title {
        position: relative;
        padding-right: 120px;
    }
    .TextList000286 li .title time {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 18px;
        padding-top: 6px;
    }
    .TextList000286 li p span {
        float: left;
    }
    .TextList000286 li p a {
        top: 0;
    }
    .TextList000286 li p span.price {
        margin-right: 3%;
        max-width: 25%;
    }
    .TextList000286 li p span.other {
        max-width: 70%
    }
}

@media(min-width:1025px) {
    .TextList000286 li {
        float: left;
        width: 48%;
        max-width: 655px;
        margin-bottom: 2.61vw;
    }
    .TextList000286 li:nth-child(2n) {
        float: right;
    }
}

@media(max-width:1024px) {
    .TextList000286 li {
        margin-bottom: 3vw;
    }
}

@media(max-width:640px) {
    .TextList000286 li p a {
        bottom: 0;
    }
    .TextList000286 li .title time {
        margin-top: 5px;
        display: block;
        clear: both;
    }
    .TextList000286 li p span.other {
        white-space: initial;
        text-overflow: initial;
        line-height: 20px;
    }
}


/*
  .Page002193 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.Page002193 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 2%;
    text-align: center;
}

.Page002193 span {
    padding: 0px 3px;
    display: inline-block;
}

.Page002193 a {
    display: inline-block;
    margin: 0px 2px;
    border: 1px solid #ededed;
    padding: 0 1em;
    color: #666;
    line-height: 35px;
    border-radius: 3px;
    transition: .3s ease-out;
}

.Page002193 a:hover {
    color: #fff;
    border: 1px solid #28459b;
    background: #28459b;
}

.Page002193 .p_cur,
.Page002193 .p_count,
.Page002193 .p_total,
.Page002193 .p_jump,
.Page002193 .a_first,
.Page002193 .a_end {
    display: none;
}

.Page002193 .p_cur b {
    color: #28459b;
}

.Page002193 .p_count b {
    color: #28459b;
}

.Page002193 .p_total b {
    color: #28459b;
}

.Page002193 .p_page em {
    font-style: normal;
}

.Page002193 .p_page em a {}

.Page002193 .p_page em a.a_cur {
    color: #fff;
    background: #28459b;
    border-color: #28459b;
}

.Page002193 .p_page b {
    font-weight: normal;
}


/*
  .Form001518 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.Form001518 {
    padding: 4% 0;
}

.Form001518 .title {
    position: relative;
    color: #343434;
    font-size: 34px;
    padding-bottom: 5%;
    background: url(../images/form001518_tit.png) no-repeat left center/contain;
}

.Form001518 .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 31px;
    height: 2px;
    content: "";
    background: #343434;
}

.Form001518 dl dt {
    padding: 3% 0;
    color: #f5a100;
    font-size: 16px;
}

.Form001518 dd li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 5px;
    position: relative;
}

.Form001518 dd li:nth-child(3n) {
    margin-right: 0;
}

.Form001518 dd .text {
    border: 1px solid #dadada;
    line-height: 46px;
    height: 46px;
    width: 100%;
    background: #fff;
    padding: 0 10px;
}

.Form001518 dd li label {
    position: absolute;
    left: 5px;
    top: 0;
    line-height: 46px;
}

.Form001518 dd li .form_err {
    position: absolute;
    right: 5px;
    top: 50%;
    color: #f00;
    line-height: 20px;
    margin-top: -10px;
}

.Form001518 dd textarea.text {
    height: 220px;
}

.Form001518 .btn {
    margin: 2% 0;
    cursor: pointer;
    border-radius: 5px;
    background: #28459b;
    color: #fff;
    height: 37px;
    border: none;
    font-size: 18px;
    width: 40%;
    max-width: 200px;
}

@media(max-width:768px) {
    .Form001518 dd li {
        float: none;
        width: auto;
        margin-right: 0 !important;
    }
}

@media(max-width:480px) {
    .Form001518 .title {
        font-size: 24px;
    }
}


/*
  .PicList002273 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.PicList002273 {
    padding: 4% 0;
}

.PicList002273 .left img {
    width: 100%;
}

.PicList002273 .right .time {
    font-size: 12px;
    color: #999;
    border: 1px solid #c5c6c6;
    padding: 2px 5px;
    margin-top: 8px;
    display: inline-block;
}

.PicList002273 .right .h3 {
    color: #313131;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
}

.PicList002273 .right .p {
    color: #999;
    font-size: 14px;
}

.PicList002273 ul li {
    margin-bottom: 30px;
    background: #eef0f1;
    padding: 18px 20px;
}

@media screen and (min-width:768px) {
    .PicList002273 .left {
        float: left;
        width: 25%;
    }
    .PicList002273 .right {
        float: right;
        width: 72%;
    }
    .PicList002273 .right .time {
        margin-top: 0px;
    }
    .PicList002273 ul li {
        background: #eef0f1;
    }
}

@media screen and (min-width:1024px) {
    .PicList002273 .right .time {
        margin-top: 15px;
    }
    .PicList002273 ul li:hover {
        border: 1px solid #28459b;
        box-shadow: 0px 0px 30px #ccc;
    }
    .PicList002273 ul li {
        background: #eef0f1;
        position: relative;
    }
    .PicList002273 ul li .right_btn {
        width: 11px;
        height: 19px;
        background: url(../images/piclist002273-arrow_right.png) no-repeat center;
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 48px;
        cursor: pointer;
        margin-top: -10px
    }
}

@media screen and (min-width:1200px) {
    .PicList002273 .left {
        float: left;
        margin-right: 50px;
    }
    .PicList002273 .right {
        float: left;
        width: 63%;
    }
    .PicList002273 .right .time {
        margin-top: 14px;
    }
    .PicList002273 .right .h3 {
        line-height: 18px;
        margin: 28px 0 17px;
    }
    .PicList002273 .right .p {
        line-height: 19px;
    }
    .PicList002273 ul li {
        padding-right: 20px;
    }
}


/*RighInfo002939 */

.RighInfo002939 {
    padding: 3.49vw 0;
}

.RighInfo002939 .name {
    border-bottom: 1px dotted #cecece;
    text-align: center;
    margin-bottom: 37px;
}

.RighInfo002939 .name h1 {
    margin: 0 0 30px 0;
    font-size: 20px;
    color: #333;
}

.RighInfo002939 .time {
    color: #c8c8c8;
    padding-bottom: 1.72vw;
    line-height: 16px;
}

.RighInfo002939 .share {
    margin-left: 10px;
}

.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share>* {
    display: inline-block;
    vertical-align: middle;
}

.RighInfo002939 .share em {
    font-style: normal;
}

.RighInfo002939 .name .edit-info img {
    display: inline;
    text-align: center;
    margin: 0 auto;
}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox * {
    box-sizing: content-box;
}

.RighInfo002939 .edit-info {
    line-height: 28px;
    color: #1e1e1e;
    text-align: justify;
    padding-bottom: 4vw;
}

.RighInfo002939 .edit-info p {
    text-indent: 2em;
}

.RighInfo002939 .info-page {
    border: solid 1px #eee;
}

.RighInfo002939 .info-page dd {
    line-height: 36px;
}

.RighInfo002939 .info-page dd a {
    padding: 0 20px;
}

.RighInfo002939 .info-page dd a:hover {
    color: #28459b;
}

@media(min-width:641px) {
    .RighInfo002939 .info-page dd {
        float: left;
        width: 50%;
    }
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-left: 1px solid #eee;
    }
    .RighInfo002939 .time,
    .RighInfo002939 .info-page dd a,
    .RighInfo002939 .edit-info {
        font-size: 16px;
    }
}

@media(max-width:640px) {
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-top: 1px solid #eee;
    }
    .RighInfo002939 .share {
        display: block;
        padding-top: 10px;
    }
}


/*
  .Map002364 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
  */

.Map002364 {
    padding: 4% 0;
}

.Map002364 dd {
    border: 10px solid #fff;
    margin-bottom: 2%;
    padding-left: 62%;
    background-color: #f9f9f9;
    position: relative;
}

.Map002364 dd:last-child {
    margin-bottom: 0;
}

.Map002364 .map * {
    max-width: none;
}

.Map002364 dd figure {
    padding: 3%;
}

.Map002364 dd ul {
    padding-bottom: 3%;
}

.Map002364 dd li {
    line-height: 24px;
    padding: 30px 0;
    padding-left: 50px;
    border-bottom: 1px dashed #dbdbdb;
    background: url(../images/map002364-icon_name.gif) no-repeat center left;
    font-size: 16px;
    color: #333;
}

.Map002364 dd li:nth-child(2) {
    background-image: url(../images/map002364-icon_add.gif);
}

.Map002364 dd li:nth-child(3) {
    background-image: url(../images/map002364-icon_tel.gif);
}

.Map002364 dd li:nth-child(4) {
    background-image: url(../images/map002364-icon_fax.gif);
}

@media(min-width:641px) {
    .Map002364 .map {
        position: absolute !important;
        width: 60%;
        left: 0;
        height: 100%;
        top: 0;
    }
}

@media(max-width:640px) {
    .Map002364 dd {
        padding: 3%;
    }
    .Map002364 .map {
        height: 300px;
        position: relative !important;
    }
    .Map002364 dd figure {
        padding: 0;
    }
}

@media(max-width:480px) {
    .Map002364 dd figure h1 {
        font-size: 20px;
    }
}


/*PicList002926 */

.PicList002926 {
    padding-top: 4%;
}

.PicList002926 .more {
    text-align: center;
    width: 125px;
    line-height: 40px;
    color: #fff;
    background: #28459b;
    display: block;
}

.PicList002926 .more:hover {
    background: #d16114;
}

.PicList002926 .more:after {
    display: inline-block;
    content: '';
    background: url("../images/piclist002926_more.png") no-repeat;
    width: 25px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
}

@media(max-width:480px) {
    .PicList002926 .more {
        line-height: 10vw;
    }
}

.PicList002926 li {
    margin-bottom: 4.17vw;
}

.PicList002926 li .pic a {
    display: block;
    overflow: hidden;
}

.PicList002926 li .pic img {
    transition: 0.3s;
}

.PicList002926 li:hover .pic img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.PicList002926 li:nth-child(2n-1) .info .inner {
    margin-left: 2.6vw;
}

.PicList002926 li:nth-child(2n) .info .inner {
    margin-right: 2.6vw;
}

.PicList002926 li .info .inner {
    border-top: 1px solid #d16114;
    border-bottom: 1px solid #d16114;
    padding: 2.03vw 1.98vw;
    text-align: center;
}

.PicList002926 li .icon img {
    max-height: 32px;
}

.PicList002926 li h3 {
    font-size: 24px;
}

.PicList002926 li h3:after {
    display: block;
    content: '';
    height: 2px;
    background: #28459b;
    width: 20px;
    margin: 10px auto;
}

.PicList002926 li h3 a {
    color: #000;
}

.PicList002926 li h3 a:hover {
    color: #28459b;
}

.PicList002926 li .more {
    margin: 0 auto;
}

.PicList002926 li p {
    color: #808080;
    line-height: 1.715em;
    max-height: 5.145em;
    margin-bottom: 2vw;
}

@media(min-width:1025px) {
    .PicList002926 li .pic {
        width: 59.642%;
    }
}

@media(max-width:1024px) {
    .PicList002926 li .ytable,
    .PicList002926 li .ytable-cell {
        display: block;
    }
}

@media(max-width:640px) {
    .PicList002926 li h3 {
        font-size: 5vw;
    }
    .PicList002926 li p {
        font-size: 3.5vw;
    }
    .PicList002926 li .info .inner {
        padding: 5vw 3vw;
    }
}


/*
 .PicList002797
 */

.PicList002797 .title {
    text-align: center;
    padding: 0 2%;
    margin-bottom: 3%;
}

.PicList002797 .title h2 {
    color: #28459b;
    text-align: center;
    font-size: 26px;
}

.PicList002797 .title .about {
    color: #999;
    line-height: 30px;
    font-size: 16px;
}

.PicList002797 {
    padding: 3% 0;
}

.PicList002797 li {
    float: left;
    width: 22.375%;
    margin: 0 3.5% 3.5% 0;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}

.PicList002797 li:nth-child(4n) {
    margin-right: 0;
}

.PicList002797 li a {
    display: block;
    position: relative;
    padding: 2%;
}

.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5 {
    margin: 0;
    text-align: center;
    font-weight: normal;
}

.PicList002797 li figure {
    padding-bottom: 70%;
    background-size: contain;
}

.PicList002797 li h4 {
    font-size: 16px;
    white-space:normal;
    color: #666;
    line-height: 24px;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
    margin: 15px;
}

.PicList002797 li h3 {
    font-size: 24px;
    color: #202020;
}

.PicList002797 li .hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(40, 69, 155, 0.9);
    z-index: 10;
    transition: 0.3s;
    color: #fff;
    border-radius: 10px;
}

.PicList002797 li aside {
    position: absolute;
    left: 10%;
    width: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PicList002797 li .hover h5 {
    font-size: 18px;
}

.PicList002797 li .hover i {
    display: block;
    height: 2px;
    background: #fff;
    width: 35px;
    margin: 14px auto 20px;
}

.PicList002797 li .hover p {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    max-height: 90px;
    overflow: hidden;
}

.PicList002797 .more {
    display: block;
    text-align: center;
    margin-top: 50px;
}

.PicList002797 .more span {
    display: inline-block;
    padding-left: 40px;
    padding-right: 64px;
    line-height: 24px;
    background: url(../images/piclist002797-more.png)no-repeat 74% center #ddd;
    border-radius: 5px;
    transition: all 0.5s ease-out 0s;
    color: #0068b7;
}

.PicList002797 .more span:hover {
    padding-left: 50px;
    padding-right: 74px;
}

@media(min-width:1024px) {
    .PicList002797 li:hover {
        box-shadow: 0 0 15px 3px #ccc;
        border-color: #28459b;
    }
    .PicList002797 li:hover a .hover {
        opacity: 1;
    }
}

@media(max-width:1000px) {
    .PicList002797 li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media(max-width:768px) {
    .PicList002797 li h4 {
        line-height: 40px !important;
    }
}

@media(max-width:640px) and (min-width:376px) {
    .PicList002797 li .hover img {
        width: 50px;
        height: 50px;
    }
}

@media(max-width:480px) {
    .PicList002797 li {
        float: left;
        width: 48%;
    }
    .PicList002797 li h3,
    .PicList002797 li .hover h5 {
        font-size: 14px;
    }
    .PicList002797 li .hover h5 {
        line-height: 20px;
        max-height: 40px;
    }
}

.map {
    padding: 4% 0;
    text-align: center;
}

.maps {
    text-align: initial;
}

.map h3 {
    color: #28459b;
}


/* 2021ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´2ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â 7ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ */


/*
 .RighInfo002254 ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºdemoÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·
 */

.RighInfo002254 .auto_1260 {
    max-width: 1260px;
    justify-content: space-between;
}

@media only screen and (max-width:1260px) {
    .RighInfo002254 .auto_1260 {
        padding: 0 2%;
    }
}

.RighInfo002254 {
    padding: 30px 0 1%;
}

.RighInfo002254 .list_img {
    float: left;
    width: 55.6%;
    position: relative;
}

.RighInfo002254 .big_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
}

.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.RighInfo002254 .big_img li figure {
    border: 1px solid #dcdcdc;
    background-size: contain;
}

.RighInfo002254 .list {
    padding: 42px 0 42px 82.9%;
}

.RighInfo002254 .list .bd {
    position: relative;
}

.RighInfo002254 .list a {
    position: absolute;
    width: 17.1%;
    height: 40px;
    right: 0;
    background: url(../images/righinfo002254-btn_prev.png) no-repeat center center/auto 50%;
    cursor: pointer;
}

.RighInfo002254 .list a.prev {
    top: 0;
}

.RighInfo002254 .list a.next {
    bottom: 0;
    background-image: url(../images/righinfo002254-btn_next.png);
}

.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop {
    cursor: default;
}

.RighInfo002254 .list li {
    height: 130px;
    position: relative;
}

.RighInfo002254 .list li figure {
    position: absolute;
    left: 0;
    width: 97%;
    top: 9px;
    bottom: 15px;
    background-size: contain;
    border: 1px solid #f2f2f2;
}

.RighInfo002254 .list li.on figure {
    border: 2px solid #28459b;
}

.RighInfo002254 .right_info {
    float: right;
    width: 39.2%;
}

.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p {
    margin: 0;
    padding: 5% 0;
    border-bottom: 1px solid #e7e8e8;
}

.RighInfo002254 .right_info h1 {
    padding: 7% 0;
    color: #28459b;
    font-size: 22px;
}

.RighInfo002254 .right_info h3 {
    font-size: 18px;
    font-weight: normal;
}

.RighInfo002254 .right_info p {
    line-height: 30px;
    color: #999;
    margin-bottom: 10%;
}

.RighInfo002254 .right_info a {
    display: inline-block;
    border: 1px solid #fdf3f2;
    padding: 10px 5%;
    color: #28459b;
    transition: 0.4s;
}

.RighInfo002254 .right_info a:hover {
    background-color: #28459b;
    color: #fff;
}

.RighInfo002254 .tab {
    padding: 3% 0;
}
.RighInfo002254 .tab .optionsbox ul {
    display: flex;
}
.RighInfo002254 .tab .h1_tab {
    margin: 0;
    /* border-bottom: 1px solid #e7e8e8; */
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}
.zicon {
    display: none;
}

.zicon.active {
    display: block;
}

.RighInfo002254 .tab .h1_tab.li_on span {
    background-color: #28459b;
    color: #fff;
}

.RighInfo002254 .tab .h1_tab span {
    float: left;
    padding: 0 5%;
    line-height: 50px;
    background-color: #f2f2f3;
    margin-right: 4px;
    cursor: pointer;
    width: 140px;
    text-align: center;
}

.RighInfo002254 .tab .h1_tab.li_on span {
    background-color: #28459b;
    color: #fff;
}
.RighInfo002254 .tab .optionsbox ul {
    display: flex;
    border-bottom: 1px solid #ddd;
}

.RighInfo002254 .tab .optionsbox ul li {
    width: 150px;
    list-style: none;
}
.RighInfo002254 .tab .info {
    padding-top: 3%;
}
.RighInfo002254 .tab li.li_on .h1_tab span {
    background: #28459b;
    color: #fff;
}
.RighInfo002254 .ul_download li {
    border-bottom: 1px solid #d1d1d3;
    line-height: 34px;
    background: url(../images/righinfo002254-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo002254 .ul_download li a {
    padding: 0 38px;
    background: url(../images/righinfo002254-icon.png) no-repeat left center;
}

@media(max-width:768px) {
    .RighInfo002254 .list_img,
    .RighInfo002254 .right_info {
        float: none;
        width: auto;
    }
}

@media(max-width:640px) {
    .RighInfo002254 .list li {
        height: 100px;
    }
    .RighInfo002254 .right_info h1 {
        font-size: 20px;
    }
    .RighInfo002254 .right_info h3 {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .RighInfo002254 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .RighInfo002254 .list a {
        height: 28px;
    }
    .RighInfo002254 .list li {
        height: 80px;
    }
    .RighInfo002254 .tab .h1_tab {
        font-size: 14px;
    }
    .RighInfo002254 .tab .h1_tab span {
        padding: 0 3%;
    }
}

.MobBan {
    display: none;
}

@media(max-width:1024px) {
    .MobBan {
        display: block;
        position: relative;
    }
    .MobBan .item-video{position: absolute;left: 0;top: 0;width: 100%;margin-top: 0;}
    .MobBan .item-video video{width: 100%;height: 100%;object-fit:fill}
    #banner {
        display: none;
    }
}

.CpSlider {
    position: relative;
}
.wid90 {
    width: 90%;
    margin: 0 auto;
}
.CpSlider .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 3%;
    z-index: 999;
    display: none;
}

.CpSlider .owl-dots button {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #ccc!important;
    border-radius: 50%;
    margin: 0 10px;
}

.CpSlider .owl-dots button.active {
    background: #0d3374!important;
}

.MobBan {
    position: relative;
}

.MobBan .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 3%;
    z-index: 999;
}

.MobBan .owl-dots button {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #ccc!important;
    border-radius: 50%;
    margin: 0 10px;
}

.MobBan .owl-dots button.active {
    background: #0d3374!important;
}


/*Other */

.Other002781 ul {
    position: fixed;
    right: 2%;
    z-index: 99999;
    bottom: 20%;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, .1);
}

.Other002781 li {
    position: relative;
}

.Other002781 li>a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/other002781_icon.png) no-repeat center top #fff;
    transition: 0.3s;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.Other002781 li>a:hover {
    background-image: url(../images/other002781_icon1.png);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    background-color: #1ca2d6;
}

.Other002781 li.li_left>a {
    background: #fff;
    text-align: center;
    line-height: 60px;
}

.Other002781 li.li_left>a:hover {
    background: #1ca2d6;
}

.Other002781 li.li_left>a span {
    font-size: 36px;
}

.Other002781 li.li_left>a:hover span {
    color: #fff;
}

.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap {
    display: none;
}

.Other002781 li.li_jd aside,
.Other002781 li.li_wx aside,
.Other002781 li.li_message aside,
.Other002781 li.li_vip aside {
    display: none;
    position: absolute;
    right: 100%;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    background: #1ca2d6;
    margin-right: 1px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
}

.Other002781 li.li_wx a {
    background-position: center -61px;
}

.Other002781 li.li_vip a {
    background-position: center -122px;
}

.Other002781 li.li_message a {
    background-position: center -183px;
}

.Other002781 li.li_kefu a{
    background-position: center -126px;
}
.Other002781 li.li_wxchar a{
    background-position: center -60px;
}

.Other002781 li.li_wxchar aside {
    display: none;
    position: absolute;
    right: 100%;
    width:100px; 
	height:100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: -20px;
    background: #1ca2d6;
    margin-right: 1px;
    border-radius: 3px;
    padding:10px;
    font-size: 18px;
    color: #fff;
}
.Other002781 li.li_wxchar aside img{width:100%; height:100%}
.Other002781 li.li_wxchar:hover aside{ display:block}

.Other002781 li.li_gettop a {
    background-position: center bottom;
}

.Other002781 li.li_phone aside {
    display: none;
    position: absolute;
    right: 100%;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    background: #1ca2d6;
    margin-right: 1px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
}

.Other002781 li.li_phone:hover aside{ display:block}

@media(min-width:1025px) {
    .Other002781 li.li_message:hover aside,
    .Other002781 li.li_jd:hover aside,
    .Other002781 li.li_wx:hover aside,
    .Other002781 li.li_vip:hover aside {
        display: block;
    }
}

@media(max-width:1024px) {
    .Other002781 li.li_jd a,
    .Other002781 li.li_wx a,
    .Other002781 li.li_vip a {
        display: none;
    }
    .Other002781 li.li_jd .wap,
    .Other002781 li.li_wx .wap,
    .Other002781 li.li_vip .wap {
        display: block;
    }
}

.Other002781 .pop-up {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.Other002781 .pop-up .ycenter {
    height: 100%;
}

.Other002781 .pop-up .main {
    position: relative;
    width: 90%;
    margin: 0 auto;
    max-width: 600px;
    background: #fff;
    border: 5px solid #1ca2d6;
    border-radius: 10px;
    padding: 2%;
}

.Other002781 .pop-up .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    background: #1ca2d6;
    cursor: pointer;
}

.Other002781 .pop-up .close::before,
.Other002781 .pop-up .close::after {
    position: absolute;
    content: '';
    left: 20%;
    top: 50%;
    width: 60%;
    height: 3px;
    background: #fff;
    margin-top: -1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.Other002781 .pop-up .close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.Other002781 .pop-up#form td {
    padding-top: 4%;
    vertical-align: top;
}

.Other002781 .pop-up#form td.f-name {
    text-align: right;
    width: 90px;
    line-height: 32px;
}

.Other002781 .pop-up#form td .text {
    width: 100%;
    line-height: 32px;
    height: 32px;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 0 5px;
}

.Other002781 .pop-up#form td .btn {
    width: 100%;
    margin-right: 3%;
    height: 40px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #1ca2d6;
    max-width: 120px;
}

.Other002781 .pop-up#form td .btn_reset {
    background: #999;
}

.Other002781 .pop-up#form td textarea.text {
    height: 90px;
}

.Other002781 .pop-up#form p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #d16114;
}

.Other002781 .pop-up#map .main {
    padding: 15px;
}

.Other002781 .pop-up .map {
    height: 300px;
}

@media(max-width:640px) {
    .Other002781 {
        display: none;
    }
}


/* 20210322 */

.PcBan {
    height: 100vh;
}

.PcBan .slider {
    height: 100vh;
}

.PcBan .slick-list {
    height: 100%;
}

.PcBan .slick-list .slick-track {
    height: 100%;
}


/* .PcBan ul li img{height:100%;} */

.PcBan .slick-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    left: 0;
}
.PcBan li{position: relative;}
.PcBan li video{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit:fill}
.PcBan .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background: #e5e5e5;
    border-radius: 50%;
}

.PcBan .slick-dots li button {
    display: none;
}

.PcBan .slick-dots li.slick-active {
    background: #1ca2d6;
}

@media(max-width:1024px) {
    .PcBan {
        display: none;
    }
}





.see_more_news {
    /* background: url(../images/floor002650_bg4.jpg); */
    /* padding: 50px 2% !important; */
    /* margin: 0 auto; */
    width: 48%;
}

.see_more .ti {
    font-size: 30px;
    color: #1d4b75;
    overflow: hidden;
    display: block;
    position: relative;
    /* padding: 0 0 20px; */
    margin: 0 0 10px;
}

.see_more .ti:before {
    content: "";
    /* display: block; */
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    /* width: 100px; */
    /* height: 2px; */
    /* background: #1d4b75; */
}

.see_more_news ul li time span {
    font-size: 48px;
    display: block;
    line-height: 54px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 0;
    margin-bottom: 10px;
}

.see_more_news ul {
    list-style: none;
    /* display: flex; */
    /* gap: 30px; */
    margin: 0  0 0 -20px;
}

.see_more_news ul li {
    position: relative;
    /* display: flex; */
    padding: 20px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.see_more_news ul li time {
    position: absolute;
    top: 20px;
    left: 0;
    width: 76px;
    text-align: center;
    /* color: #fff; */
    margin: 0 10px 0 0px;
}

.see_more_news ul li .txt {
    flex: 1;
    padding: 0 0 0 80px;
}

.see_more_news ul li .txt a.dot {
    /* padding: 0 10px; */
    font-size: 18px;
    /* line-height: 55px; */
    /* border-bottom: 1px solid #ddd; */
    /* color: #fff; */
}

.see_more_news ul li .txt p.dot2 {
    /* color: #fff; */
    opacity: 0.82;
    line-height: 24px;
    height: 48px;
    margin: 10px 0 20px;
}

.see_more_news ul li .txt a.more {
    display: block;
    width: 55px;
    height: 32px;
    position: relative;
    border: 1px solid #ddd;
    /* border-left: 0; */
    transition: 0.2s;
}

.see_more_news ul li .txt a.more:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border-top: 2px solid #6b707e;
    border-right: 2px solid #6b707e;
    transform: rotate(45deg);
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
}

.see_more_news ul li .txt a.more:hover {
    background: #f08311;
}

.see_more_news ul li .txt a.more:hover::before {
    border-color: #fff;
}

.see_more_news ul li .txt a.dot:hover {
    color: #f08311;
}

.see_more {
    background: url(../images/floor002650_bg4.jpg);
    padding: 50px 2% !important;
    margin: 0 auto;
    background: #ececec;
}
.see_more_pro {
    width: 48%;
}

.contentsee {
    display: flex;
    margin: 0 auto;
}

.see_more_pro ul {
    display: flex;
    flex-flow: wrap;
    margin: 0 0 0 -20px;
    list-style: none;
}

.see_more_pro ul li.item {
    width: 50%;
}

.see_more_pro ul li.item a.ycenter {
    display: block;
    margin: 0 0 20px 20px;
    background: #fff;
    padding: 20px;
}

.see_more_pro ul li.item a.ycenter .icon {}

.see_more_pro ul li.item a.ycenter .icon img {
    width: 71%;
    margin: 0 auto;
    display: block;
    transition: all 0.3s ease;
}

.see_more_pro ul li.item a.ycenter p.dot {
    font-size: 16px;
    margin: 10px 0 0 0;
}

.see_more_pro ul li.item:hover a.ycenter p.dot {
    color: #f08311;
}

.see_more_pro ul li.item:hover img {
    transform: scale(1.1);
}


@media(max-width:800px){
.contentsee {
    display: block; 
}

.see_more_news,.see_more_pro {
    width: 100%; 
     margin: 0 0 30px; 
}
}

.breaknav {
    margin: 10px auto 0;
    color: #666;
}

.breaknav a {
    color: #666;
}

.breaknav a:hover {
    color: #0068b7;
}